home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2006 January
/
Gamestar_80_2006-01_dvd.iso
/
Programy
/
ignition.exe
/
{app}
/
Ignition.exe
/
0
/
RCDATA
/
TABOUTDLG
/
TABOUTDLG.txt
< prev
Wrap
Text File
|
2005-01-07
|
3KB
|
154 lines
object AboutDlg: TAboutDlg
Left = 259
Top = 238
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'About '
ClientHeight = 284
ClientWidth = 389
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = False
Position = poOwnerFormCenter
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 388
Height = 96
AutoSize = True
Picture.Data = {<image001.TJvGIFImage>}
end
object all_grp: TGroupBox
Left = 1
Top = 97
Width = 384
Height = 184
TabOrder = 0
object Application_grp: TGroupBox
Left = 5
Top = 12
Width = 249
Height = 53
Caption = 'Application'
TabOrder = 0
object appname_lbl: TLabel
Left = 8
Top = 16
Width = 87
Height = 13
Caption = 'Application name :'
end
object version_lbl: TLabel
Left = 8
Top = 32
Width = 41
Height = 13
Caption = 'Version :'
end
end
object registration_grp: TGroupBox
Left = 6
Top = 71
Width = 249
Height = 105
Caption = 'Registration'
TabOrder = 1
object Reqreg_lbl: TLabel
Left = 8
Top = 16
Width = 102
Height = 13
Caption = 'Requires registration :'
end
object reg_lbl: TLabel
Left = 8
Top = 32
Width = 69
Height = 13
Caption = 'Registered to :'
end
object lic_btn: TButton
Left = 8
Top = 47
Width = 233
Height = 24
Caption = 'Enter Licence Data'
TabOrder = 0
OnClick = lic_btnClick
end
object reg_btn: TButton
Left = 8
Top = 76
Width = 233
Height = 24
Caption = 'Register / Donate [learn more]'
TabOrder = 1
OnClick = reg_btnClick
end
end
object kcsoft_grp: TGroupBox
Left = 260
Top = 12
Width = 113
Height = 117
Caption = 'KC Softwares'
TabOrder = 2
object email_btn: TButton
Left = 8
Top = 16
Width = 97
Height = 28
Caption = 'Email'
TabOrder = 0
OnClick = email_btnClick
end
object web_btn: TButton
Left = 8
Top = 48
Width = 97
Height = 28
Caption = 'Web Site'
TabOrder = 1
OnClick = web_btnClick
end
object forum_btn: TButton
Left = 8
Top = 80
Width = 97
Height = 28
Caption = 'Forums'
TabOrder = 2
OnClick = forum_btnClick
end
end
object ok_btn: TButton
Left = 274
Top = 139
Width = 81
Height = 33
Caption = 'Ok'
ModalResult = 1
TabOrder = 3
end
end
object TS_about: TTextStorage
Items.Strings = (
'About'
'Application Name :'
'Version :'
'Author(s) :'
'Requires Registration :'
'Yes'
'No'
'Registered to :')
Top = 64
end
end